home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / misc / chemistr / chem101.sit / Chem 101 / card_9097.txt < prev    next >
Text File  |  1989-08-27  |  2KB  |  89 lines

  1. -- card: 9097 from stack: in
  2. -- bmap block id: 12431
  3. -- flags: 0000
  4. -- background id: 2720
  5. -- name: Temperature
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 4001
  11. -- rect: left=95 top=121 right=143 bottom=198
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 19
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0001
  25. -- rect: left=95 top=153 right=271 bottom=198
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 0
  30. -- text size: 12
  31. -- style flags: 0
  32. -- line height: 19
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 01
  38. -- high flags: 4001
  39. -- rect: left=237 top=121 right=143 bottom=416
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 19
  47. -- part name: 
  48.  
  49.  
  50. -- part 4 (field)
  51. -- low flags: 01
  52. -- high flags: 0001
  53. -- rect: left=237 top=153 right=271 bottom=417
  54. -- title width / last selected line: 0
  55. -- icon id / first selected line: 0 / 0
  56. -- text alignment: 0
  57. -- font id: 0
  58. -- text size: 12
  59. -- style flags: 0
  60. -- line height: 19
  61. -- part name: 
  62.  
  63.  
  64. -- part contents for background part 17
  65. ----- text -----
  66. Temperature
  67.  
  68. -- part contents for card part 1
  69. ----- text -----
  70. Symbols
  71.  
  72. -- part contents for card part 3
  73. ----- text -----
  74. Formulas
  75.  
  76. -- part contents for card part 2
  77. ----- text -----
  78. K = kelvin
  79. C = celsius
  80. F = fahrenheit
  81.  
  82.  
  83.  
  84. -- part contents for card part 4
  85. ----- text -----
  86. K = 273.15 + C
  87. C = (F - 32) * 5/9
  88. F = (9/5 * C) + 32
  89. K = (F - 32) * 5/9 + 273.15